home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / Database / FloatDBMenu.dxr / Internal_4.ls < prev    next >
Encoding:
Text File  |  2001-06-12  |  141 b   |  8 lines

  1. on mouseUp
  2.   tell the stage
  3.     set the modal of window "FloatDBMenu" to 0
  4.     forget(window "FloatDBMenu")
  5.     updateStage()
  6.   end tell
  7. end
  8.